Add an Active Directory User

{ addActiveDirectoryUser }

Use this API to search for a given user in the Active Directory and add that user to Pyramid 2018

Method

/API/admin/addActiveDirectoryUser

  • API Section: /API/admin
  • API Version: 1.0
  • Method operates via POST actions only.
  • NOTE: API 1.0 methods are now deprecated. Use API 2.0 methods instead

    Input Parameters

    Name

    adUserData

    Object Type

    Description

    The special 'Active Directory' user object with all relevant meta-data for the user.

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    The a generic results object.

    Notes

    If the user does not exist, 'not found' will be returned